projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
510d5bf
)
(Standard Hooks): Delete text about old hook names.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 18 Apr 2006 21:08:02 +0000
(21:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 18 Apr 2006 21:08:02 +0000
(21:08 +0000)
lispref/hooks.texi
patch
|
blob
|
history
diff --git
a/lispref/hooks.texi
b/lispref/hooks.texi
index 2ba06a2b19afc591eb290eee1c6e8d41561242fb..562d728339e7227e0f2b7e5ed621d4a199882a6e 100644
(file)
--- a/
lispref/hooks.texi
+++ b/
lispref/hooks.texi
@@
-31,11
+31,6
@@
these functions are called in a special way (they are passed arguments,
or their values are used). The variables whose names end in
@samp{-function} have single functions as their values.
-(In older Emacs versions, some normal hooks had names ending in
-@samp{-hooks} or @samp{-functions}, and some abnormal hooks had names
-ending in @samp{-hook}. We have renamed all of these to conform to
-the above conventions.)
-
@c We need to xref to where each hook is documented or else document
@c it here.